/*------------------------------------------\
|                                           |
| Copyright © Epic Systems Corporation 2015 |
|                                           |
+-------------------------------------------+
|             Table of Contents             |
+-------------------------------------------+
| General Tags                              |
| General Styles                            |
| Banner Classes                            |
| Header Classes                            |
| Styled Text                               |
| Link Styles                               |
| Section Headers                           |
| Table Headers & Footers                   |
| Table Data                                |
| Top Toolbars                              |
| Bottom Toolbars                           |
| Form Data and Prompts                     |
| Form Buttons                              |
| Big Buttons                               |
| Accordion                                 |
| Wizard                                    |
| Checkbox Group                            |
| Dx Association Page                       |
| Association Grid                          |
| Smart Selection                           |
| Encounter Bar                             |
| Help & Hints                              |
| Old Tabs                                  |
| Trees                                     |
| Smart Tools                               |
| Accordion Reports                         |
| Video Visits                              |
| Copyrights & Patents                      |
| Welcome                                   |
| Frame Borders                             |
| Fieldsets                                 |
| Utilities Page                            |
| Section Backgrounds                       |
| Table Headers & Data                      |
| Rules                                     |
| Fonts                                     |
| Report Styles                             |
| Various                                   |
| Various Unused                            |
| Display Classes                           |
| Print Classes - (DON'T ADD BELOW HERE)    |
\------------------------------------------*/

/****<General Tags>****/
html, body {
  height: 100%;
}
body {
  color: #000000;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
body, .bodyBgClass {
  background-color: #ECECE2;
}
a:link {
  color: #0033BB;
}
a:visited {
  color: #0033BB;
}
a:hover {
  color: #CC0000;
}
a:active {
  color: #CC0000;
}
select:not([size]), select[size="1"] {
  height: 24px;
}
.tablet-multirow-select-text {
  font: normal 11px arial, helvetica, sans-serif;
}
input[type=textbox], input[type=text], input[type=email], textarea, select , .multipleProviderList{
  font: normal 13px arial, helvetica, sans-serif;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  background-color: #f5f4ed;
  border: 1px solid gray;
}
input[type=text]:not(.webtrol), input[type=email]:not(.webtrol) {
  padding: 4px;
}
input:focus:not[type=button], textarea:focus, select:focus {
  border: 1px solid #9ecaed;
  box-shadow:0 0 4px #9ecaed;
}
input[type=textbox]:disabled, input[type=text]:disabled, input[type=email]:disabled, textarea:disabled, select:disabled {
  background-color: #D5D5D5; 
}
input[type=button]:disabled {
  opacity: 0.6;
}
input[type=checkbox]:disabled + label, input[type=radio]:disabled + label {
  opacity: 0.3;
}
hr {
  color: #000000;
  background-color: #000000;
  border: 0px;
  height: 2px;
}
pre {
  font-family: Consolas, Courier, monospace;
  font-size: 14px;
}
td 
{
  white-space:normal;
}
textarea {
  white-space: pre-wrap;
}
/****</General Tags>****/

/****<General Styles>****/

/* Main page and activity background color */
.general-background-color, .pageDIV, .selectedTab, .notSelectedTab, .tabSpreadFrame {
  background-color: #F0EDE2;
}

/* Page complementary color (activity header) */
.alternate-background-color, .FrameHeaderDiv, .tabs {
  background-color: #DFD1B9;
}

/****</General Styles>****/

/****<Banner Classes>****/
.banner {
  color: #FFFFFF;
  font: 600 13px arial, helvetica, sans-serif;
  background-color: #333366;
  border: 2px outset #FFFFFF;
  padding: 3px;
}
a.bannertrigger {
  font-weight: bold;
}
a.bannertrigger:link {
  color: #FFFFFF;
}
a.bannertrigger:visited {
  color: #FFFFFF;
}
a.bannertrigger:hover {
  color: #FFCC00;
}
a.bannertrigger:active {
  color: #FFCC00;
}
/****</Banner Classes>****/

/****<Header Classes>****/
a.header {
  font-weight: bold;
}
a.header:link {
  color: #FFFFFF;
}
a.header:visited {
  color: #FFFFFF;
}
a.header:hover {
  color: #FFCC00;
}
a.header:active {
  color: #FFCC00;
}
/****</Header Classes>****/

/****<Styled Text>****/
.plain {
  color: #000000;
  font: normal 95% arial, sans-serif;
}
.plainRed {
  color: #900000;
  font: normal 95% arial, sans-serif;
}
.smallRedBold {
  color: #900000;
  font: normal 12px arial, sans-serif;
  font-weight: bold;
}
.emphasis {
  color: #000000;
  font: bold 100% arial, sans-serif;
}
.alert {
  color: #CC0000;
  font: bold 100% arial, sans-serif;
}
.x-smaller {
  font: normal 95% arial, sans-serif;
}
.smaller {
  font: normal 100% arial, sans-serif;
}
.small {
  font: normal 14px arial, sans-serif;
}
.larger {
  font: normal 135% arial, sans-serif;
}
.x-larger {
  font: normal 155% arial, sans-serif;
}
.NormalLarge {
  font: normal 16px arial, helvetica, sans-serif;
}
.NormalMedium {
  font: normal 15px arial, helvetica, sans-serif;
}
.NormalSmall {
  font: normal 13px arial, helvetica, sans-serif;
}
.NormalXSmall {
  font: normal 11px arial, helvetica, sans-serif;
}
.BoldLarge {
  font: bold 16px arial, helvetica, sans-serif;
}
.BoldMedium {
  font: bold 15px arial, helvetica, sans-serif;
}
.BoldSmall {
  font: bold 13px arial, helvetica, sans-serif;
}
.BoldXSmall {
  font: bold 11px arial, helvetica, sans-serif;
}
.ItalicLarge {
  font: italic normal 16px arial, helvetica, sans-serif;
}
.ItalicMedium {
  font: italic normal 15px arial, helvetica, sans-serif;
}
.ItalicSmall {
  font: italic normal 13px arial, helvetica, sans-serif;
}
.ItalicXSmall {
  font: italic normal 11px arial, helvetica, sans-serif;
}
.UnderlinedLarge {
  font: normal 16px arial, helvetica, sans-serif;
  text-decoration: underline;
}
.UnderlinedMedium {
  font: normal 15px arial, helvetica, sans-serif;
  text-decoration: underline;
}
.UnderlinedSmall {
  font: normal 13px arial, helvetica, sans-serif;
  text-decoration: underline;
}
.UnderlinedXSmall {
  font: normal 11px arial, helvetica, sans-serif;
  text-decoration: underline;
}
.ItalicsDisabled {
  color: #999999;
  font: italic normal 14px arial, helvetica, sans-serif;
}
.SmallSubText {
  color: #A39533;
  font: normal 13px arial, helvetica, sans-serif;
}
.NormalRed {
  color: #FF0000;
  font: normal 13px arial, helvetica, sans-serif;
}
.NormalGray {
  color: #A0A0A0;
  font: normal 13px arial, helvetica, sans-serif;
}
.MiniSectionHeader {
  color: #3063B0;
  font: bold 13px arial, helvetica, sans-serif;
}
.DarkGrayNormal {
  color: #333333;
  font: normal 13px arial, helvetica, sans-serif;
}
/* NFSJ 04/15 [366251] Explicitly applying strikethrough to child elements. */
/* The StrikethroughStyle class will be added by rpt tags. */
/* This is to make strikethroughs always inherit in Chrome. */
/* CSS spec says the style does not automatically inherit to nested tables. */
/* Chrome follows this spec although IE does not. */
.StrikethroughStyle, .StrikethroughStyle * {
	text-decoration: line-through;
}
/****</Styled Text>****/

/****<Link Styles>****/
a.LinkClass, a.LinkNormalText {
  text-decoration: none;
}
a.LinkClass:hover, a.LinkNormalText:hover {
  text-decoration: underline;
}
a.LinkNormalText {
  color: #000000!important;
}
a.LinkNormalText:hover {
  color: #CC0000!important;
}
a.LinkNoStyle, a.LinkNoStyle:visited, a.LinkNoStyle:hover, a.LinkNoStyle:active {
  cursor: default;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
/****</Link Styles>****/

/****<Section Headers>****/
.secHead {
  color: #FFFFFF;
  font: bold 100% arial, helvetica, sans-serif;
  background-color: #333366;
}
.SubSecHead {
  color: #333366;
  font: bold 16px arial, helvetica, sans-serif;
  background-color: #FFFFFF;
}
/****</Section Headers>****/

/****<Table Headers & Footers>****/
.colHead, .colHeadSorted, .colHeadRaw, .colHeadOver {
  color: black;
  color: rgba(0,0,0,0.8);
  font-size: 14px; 
}
.colHeadSorted, .colHeadOver 
{
  cursor: pointer;
  background-color: #7ea2b6;
}
.colHeadOver {
  color: #BF4B0B;
}
.colHead a, .colHeadSorted a, .colHeadRaw a {
  text-decoration: none!important;
  color: #13364B!important;
}
.colHead a:hover, .colHead a:active, .colHeadSorted a:hover, .colHeadSorted a:active, .colHeadRaw a:hover, .colHeadRaw a:active {
  color: #BF4B0B!important;
}
.theader, .WTableHeader {
  display: table-header-group;
}
.WTableHeader {
  position: relative;
}
.WTableHeader, .instantHead1, .instantHead2, .instantHead3 {
  background-color: #BEC1C3;
}
.tfooter {
  display: table-footer-group;
}
/****</Table Headers & Footers>****/

/****<Table Data>****/
.TableClass {
  border: 1px solid lightgray;
  border-right: 0px;
  margin: -1px; /* Makes new patient search look nice */
}
.TableClass td{
  padding: 10px;
}
.TableClass a {
  text-decoration: none;
}
.TableClass a:hover {
  text-decoration: underline;
}
.dataEven, .dataOdd, .dataGrey, .dataYellow, .dataYellowEven, .dataYellowOdd, .dataRow, .dataRowDottedBorder, .highlightEven, .highlightOdd, .EntryRow {
  font: normal 14.4px arial, helvetica, sans-serif;  
}
.dataEven, .dataOdd, .dataGrey, .dataYellow, .dataYellowEven, .dataYellowOdd, .highlightEven, .highlightOdd {
  vertical-align: top;
  border-left: 0px;
}
.dataEven {
  color: #000000;
}
.dataEven, .dataEvenBgClass {
  background-color: #FFFFFF;
}
.dataOdd {
  color: #000000;
}
.dataOdd, .dataOddBgClass {
  background-color: #E8E8E1;
}
.dataGrey {
  color: #000000;
  background-color: #CCCCCC;
}
.dataInactiveEven {
  background-color: #A9A9AF;
}
.dataInactiveOdd {
  background-color: #AFAFB5
}
.dataYellow, .dataYellowEven, .dataYellowOdd{
  color: #000000;
  background-color: #FEFF58;
}
.dataRow {
  color: #000000;
}
.dataRowDottedBorder {
  color: #000000;
  border: 1px dotted #DDDDDD;
}
table.borderTable {
  border-collapse: collapse;
}
.highlightEven {
  color: #000000;
  background-color: #C3D1DF;
}
.highlightOdd {
  color: #000000;
  background-color: #C3D1DF;
}
.EntryRow {
  color: #000000;
}
.commentData {
  color: #000000;
  font-weight: normal;
  font-size: 80%;
  margin-left: 20px;
}
.priorityHigh {
  color: #CC0000;
  font-weight: bold;
}
.priorityHigh .commentData {
  color: #CC0000;
}
.DisabledTableData {
  color: #5B5B5B;
}
.subRow > td {
  padding-top: 3px;
  padding-bottom: 3px;
}
.firstSubRow > td:not(:first-child) { 
  border-top: 1px solid #D0D0D0;
}
.lastSubRow > td {
  padding-bottom: 15px;
}
.dataYellowEvenSubRow, .dataYellowOddSubRow {
  background-color: #FFFFA7;
}
.subRowCellRightAlign {
  text-align: right;
}
.tableImage{
  max-height: 45px;
  max-width: 120px;
  vertical-align: middle;
}
/****</Table Data>****/

/****<Top Toolbars>****/
.toolbarBtn, .toolbarBtnDrop {
}

.toolbarBtn, .toolbarBtnDrop, .toolbarBtnDisabled, .toolbarBtnDropDisabled, .toolbarBtnRaiseDisabled, .toolbarBtnRaise, .toolbarBtnDropRaise, .toolbarBtnLower, .toolbarBtnPressed, .toolbarBtnPressedRaise, .toolbarBtnPressedLower, .toolbarBtnDropRaiseLower {
  cursor: pointer;
  color: #000000;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 6px 12px;
  border-radius: 1px;
  background-color: #FFFFFF;
  background: url("../img/ButtonGradient.png") repeat-x #EDEDE3;
}

a.toolbarText, a.toolbarText,a.toolbarText:hover, a.toolbarText:active, a.toolbarText:link, .toolbarBtn, .toolbarBtnDrop, .toolbarBtnDisabled, .toolbarBtnDropDisabled, .toolbarBtnRaise,
.toolbarBtnDropRaise, .toolbarBtnRaiseDisabled, .toolbarBtnLower, .toolbarBtnPressed, .toolbarBtnPressedRaise, .toolbarBtnPressedLower, .toolbarBtnDropRaiseLower,
.toolbarDropItem, .toolbarDropItemSelected, .toolbarDropItemPressed, .toolbarDropItemPressedSelected {
  font: normal 11px arial, helvetica, sans-serif;
}
a.toolbarText, a.toolbarText:link, a.toolbarText:hover, a.toolbarText:active {
  height: 100%;
  width: 100%;
  color: #000000!important;
  text-decoration: none;
}
.toolbarBtnDisabled a {
  cursor: default;
}
.toolbarBtnDisabled a.toolbarText {
  color: #666666!important;
}
.toolbarBtnDisabled, .toolbarBtnDropDisabled, .toolbarBtnRaiseDisabled {
  cursor: default;
  color: #666666;
}
.toolbarBtnDisabled img, .toolbarBtnDropDisabled img, .toolbarBtnRaiseDisabled img {
  opacity: 0.3;
}
.toolbarBtnRaise, .toolbarBtnDropRaise {
  border: 1px solid #AAAAAA;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  background: url("../img/ButtonGradient.png") repeat-x #DEDEDE;
}
.toolbarBtnLower, .toolbarBtnPressed, .toolbarBtnPressedRaise, .toolbarBtnPressedLower, .toolbarBtnDropRaiseLower {
  border: 1px solid #000000;
  border-bottom: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  background: url("../img/ButtonGradient.png") repeat-x #DEDEDE;
}
.toolbarButtonBar {
  width: 100%;
  padding: 6px;
}
.formatterTable .toolbarButtonBar
{
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -khtml-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
.toolbarButtonBarRight {
}
.toolbarButtonBarLeft, .toolbarButtonBarRight {
  width: 100%;
  padding: 4px;
}
.toolbarButtonBarMultiTab{
  width: 100%;
  padding: 4px;
  Background-color: white;
  border-bottom-style:solid;
  border-width:1px;
}
.toolbarButtonBarInner {
  width: 100%;
}
.toolbarInnerTable {
}
.toolbarDropMenu {
  background-color: #F4F4EF;
  border: 1px solid #AAAAAA;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-collapse: collapse;
}
.toolbarDropItem {
  cursor: pointer;
  color: #000000;
  padding: 3px 5px 3px 0px;
}
.toolbarDropItemSelected {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #AF4930;
  padding: 3px 5px 3px 0px;
}
.toolbarDropItemPressed {
  cursor: pointer;
  color: #000000;
  background-color: #FFFFCC;
  border: 1px solid #333366;
  padding: 3px 5px 3px 0px;
}
.toolbarDropItemPressedSelected {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #7F2817;
  border: 1px solid #333366;
  border-left: 1px solid #FFFFCC;
  border-bottom: 1px solid #FFFFCC;
  padding: 3px 5px 3px 0px;
}
.toolbarBtnIcon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  border: 0px;
}
.toolbarDropIcon {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 1px solid #F4F4EF;
}
.toolbarDropIconSelected {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 1px solid #AAAAAA;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}
.toolbarSepVert {
  width: 1px;
  height: 100%;
  vertical-align: middle;
  margin: 0px 3px 0px 3px;
  padding: 0px;
}
.toolbarSepConVert {
  height: 95%;
}
.toolbarSepHoriz {
  width: 90%;
  height: 0px;
  border-top: 1px solid #333366;
  border-bottom: 1px solid #FFFFCC;
  margin: 2px;
  padding: 0px;
}
.toolbarSepConHoriz {
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
td.printOverride #tbTopToolbarouterTable.toolbarButtonBar {
	border: none;
}
/****</Top Toolbars>****/

/****<Bottom Toolbars>****/
.toolbarBottomBtn, .toolbarBottomBtnDrop {
}
.button, .toolbarBottomBtn, .toolbarBottomBtnDrop, .toolbarBottomBtnRaise, .toolbarBottomBtnDropRaise, .toolbarBottomBtnDisabled, .toolbarBottomBtnDropDisabled, 
.toolbarBottomBtnRaiseDisabled, .toolbarBottomBtnLower, .toolbarBottomBtnPressed, .toolbarBottomBtnPressedRaise, .toolbarBottomBtnPressedLower, 
.toolbarBottomBtnDropRaiseLower {
  cursor: pointer;
  color: #000000;
  text-align: center;
  border: 1px solid #CCCCCC;
  padding:8px 16px;
  border-radius: 2px;
  background-color: #FFFFFF;
  background: url("../img/ButtonGradient.png") repeat-x #EDEDE3;
  box-shadow: 1px 1px #808080;
}
.button {
  padding: 4px 8px;
}
a.toolbarBottomText, a.toolbarBottomText:hover, a.toolbarBottomText:active, .toolbarBottomBtn, .toolbarBottomBtnDrop, .toolbarBottomBtnDisabled,
.toolbarBottomBtnDropDisabled, .toolbarBottomBtnRaise, .toolbarBottomBtnDropRaise, .toolbarBottomBtnRaiseDisabled, .toolbarBottomBtnLower,
.toolbarBottomBtnPressed, .toolbarBottomBtnPressedRaise, .toolbarBottomBtnPressedLower, .toolbarBottomBtnDropRaiseLower, .toolbarBottomDropItem,
.toolbarBottomDropItemSelected, .toolbarBottomDropItemPressed, .toolbarBottomDropItemPressedSelected {
  font: bold 13px arial, helvetica, sans-serif;
}
a.toolbarBottomText, a.toolbarBottomText:link, a.toolbarBottomText:hover, a.toolbarBottomText:active {
  height: 100%;
  width: 100%;
  color: #000000!important;
  text-decoration: none;
}
.toolbarBottomBtnDisabled a {
  cursor: default;
}
.toolbarBottomBtnDisabled a.toolbarBottomText {
  color: #666666!important;
}
.toolbarBottomBtn, .toolbarBottomBtnDrop {
}
.toolbarBottomBtnDisabled, .toolbarBottomBtnDropDisabled, .toolbarBottomBtnRaiseDisabled {
  cursor: default;
  color: #666666;
  border: 0px;
}
.toolbarBottomBtnDisabled img, .toolbarBottomBtnDropDisabled img, .toolbarBottomBtnRaiseDisabled img {
  opacity: 0.3;
}
.button:hover, .toolbarBottomBtnRaise, .toolbarBottomBtnDropRaise {
  border: 1px solid #AAAAAA;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  background: url("../img/ButtonGradient.png") repeat-x #DEDEDE;
}
.toolbarBottomBtnLower, .toolbarBottomBtnPressed, .toolbarBottomBtnPressedRaise, .toolbarBottomBtnPressedLower, .toolbarBottomBtnDropRaiseLower {
  border: 1px solid #000000;
  border-bottom: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  background: url("../img/ButtonGradient.png") repeat-x #DEDEDE;
}
.toolbarBottomButtonBar, .toolbarBottomButtonBarLeft, .toolbarBottomButtonBarRight, .toolbarBottomButtonBarInner {
  width: 100%;
  padding: 12px;
}
table.formatterTable .toolbarBottomButtonBar
{
  border: none;
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  -khtml-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.toolbarBottomButtonBar {
  border-top: 1px solid #D3D3D3;
}
.toolbarBottomButtonBarRight {
}
.toolbarBottomButtonBarLeft {
}
.toolbarBottomButtonBarInner {
}
.toolbarBottomInnerTable {
}
.toolbarBottomDropMenu {
  background-color: #F4F4EF;
  border: 1px solid #AAAAAA;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-collapse: collapse;
}
.toolbarBottomDropItem {
  cursor: pointer;
  color: #000000;
  padding: 3px 5px 3px 0px;
}
.toolbarBottomDropItemSelected {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #AF4930;
  padding: 3px 5px 3px 0px;
}
.toolbarBottomDropItemPressed {
  cursor: pointer;
  color: #000000;
  background-color: #FFFFCC;
  border: 1px solid #333366;
  border-left: 1px solid #FFFFCC;
  border-bottom: 1px solid #FFFFCC;
  padding: 3px 5px 3px 0px;
}
.toolbarBottomDropItemPressedSelected {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #7F2817;
  border: 1px solid #333366;
  border-left: 1px solid #FFFFCC;
  border-bottom: 1px solid #FFFFCC;
  padding: 3px 5px 3px 0px;
}
.toolbarBottomBtnIcon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  border: 0px;
}
.toolbarBottomDropIcon {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 1px solid #F4F4EF;
}
.toolbarBottomDropIconSelected {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 1px solid #AAAAAA;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}
.toolbarBottomSepVert {
  width: 1px;
  height: 100%;
  vertical-align: middle;
  margin: 0px 3px 0px 3px;
  padding: 0px;
}
.toolbarBottomSepConVert {
  height: 95%;
}
.toolbarBottomSepHoriz {
  width: 90%;
  height: 0px;
  border-top: 1px solid #333366;
  border-bottom: 1px solid #FFFFCC;
  margin: 2px;
  padding: 0px;
}
.toolbarBottomSepConHoriz {
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.toolbarSingleBtn {
  padding: 0px 0px!important;
}
.buttonInSingleBtnToolbar {
  padding: 4px 8px 2px 8px!important;
}
/****</Bottom Toolbars>****/

/****<Form Data and Prompts>****/
.formData, .formDataDisabled, .formDataHighlight {
  color: #000000;
  font: normal 13px arial, helvetica, sans-serif;
  margin-right: 0px;
}
.formDataDisabled {
  background-color: #E3EAEA !important;
}
.formDataHighlight {
  background-color: #AAFFAA;
}
.formPrompt, .formPromptLeft, .formPromptDisabled, .formPromptLeftDisabled{
  color: #000000;
  font: bold 10pt arial, helvetica, sans-serif;
  text-align: right;
  padding-top: 5px;
}
.formPromptLeft, .formPromptLeftDisabled {
  text-align: left;
}
.formPromptDisabled, .formPromptLeftDisabled  {
  color: #808080;
}
.form-icon {
  vertical-align: middle;
}
.padTopFormItem {
  padding-top: 5px;
}
.smallFormData {
  color: #000000;
  font: normal 11px arial, helvetica, sans-serif;
}
.smallFormPrompt {
  color: #000000;
  font: bold 11px arial, helvetica, sans-serif;
}
.defaultFieldValue {
  color: #999999;
}
/****</Form Data and Prompts>****/

/****<Form Buttons>****/
.ellipsebutton, .calButton {
  cursor: pointer;
  width: 22px;
  height: 22px;
  color: #000000;
  border: 0px;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px;
  position: relative;
  margin-left: -26px;
  opacity: 0.5;
}
.ellipsebutton {
  background-image: url("../img/webtrolIcon.gif");
}
.calButton {
  background-image: url("../img/calIcon.gif");
}
.calInReport {
  margin-left: 0px;
}
.ellipsebutton:hover, .calButton:hover {
  opacity: 1;
}
.webtrol {
  padding: 4px;
  padding-right: 24px; /* Prevent text from going under webtrol icons.*/
  margin-top: 0px;
}
.button {
}
.disabledbutton {
  cursor: default;
  color: #666666;
  font: normal 13px arial, helvetica, sans-serif;
  background-color: #DFDFDF;
  border: 1px solid #666666;
}
.ButtonOut, .ButtonIn {
  cursor: pointer;
  width: auto;
  overflow: visible;
  font: normal 12px arial, helvetica, sans-serif;
  border: 1px solid #000000;
  padding: 2px 3px 2px 3px;
  -webkit-appearance:none;
}
.ButtonOut {
  color: #000000;
  background-color: #E8E8E8;
  border-top: 1px solid #A2A2A2;
  border-left: 1px solid #A2A2A2;
}
.ButtonIn {
  color: #FFFFFF;
  background-color: #336699;
  border-right: 1px solid #A2A2A2;
  border-bottom: 1px solid #A2A2A2;
}
a.actionLink {
  color: #3333FF!important;
  font: normal 10pt arial, helvetica, sans-serif!important;
}
a.actionLink:hover, a.actionLink:active {
  color: #FF3333!important;
}
.dropdownbutton {
  cursor: pointer;
  width: 17px;
  height: 26px;
  color: #000000;
  background-image: url("../img/downdivot.gif");
  border: 0px;
  padding: 4px;
}
.fuLabelContainer {
  padding-top: 4px;
}
.fuLabelContainer > label.button {
  padding-top: 3px;
  padding-bottom: 3px;
  font: normal 13px "Segoe UI", Arial, Helvetica, sans-serif;
}
.fuLabelContainer > label.button > a {
  padding: 0px;
  font: normal 13px "Segoe UI", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000000;
}
/****</Form Buttons>****/

/****<Big Buttons>****/
.BigButton, .BigButtonHover, .BigButtonHot { 
  cursor: pointer; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
  -khtml-border-radius: 4px; 
  border-radius: 4px;   
}
.BigButton, .BigButtonHot { 
  background-color: #F4F4EF; 
}
.BigButton, .BigButtonHover { 
  border: 2px solid #CCCCCC; 
}
.BigButtonHover { 
  background-color: #FBF6B0; 
}
.BigButtonHot { 
  border: 2px solid orange; 
}
.BigButtonTitle { 
  font: bold 15px arial, helvetica, sans-serif; 
  color: #000000!important;
}
/****</Big Buttons>****/

/****<Accordion>****/
.AccordionMainContainer {
}
.AccordionHeaderContainer, .AccordionHeaderContainerTop {
  padding-left: 5px; 
  padding-right: 5px;
}
.AccordionHeaderContainerTop {
  padding-top: 5px;
}
.AccordionHeader {
  padding: 2px; 
  border: 1px solid #808080; 
  background-color: #E2D4C2; 
  -moz-border-radius: 5px; 
  border-radius: 5px;
  cursor: pointer;
}
.AccordionHeaderText {
}
.AccordionHeaderHover {
  background-color: #FBF6B0;
}
.AccordionSection .noScroll, .AccordionSection .textpre, 
.AccordionBetweenSections .plain, .AccordionSection .plain,
.AccordionSectionLast .textpre, .AccordionSectionLast .noScroll, 
.AccordionBetweenSections, .AccordionSection, .AccordionSectionLast {
}
.AccordionSection, .AccordionBetweenSections {
}
.AccordionBetweenSections, .AccordionSection, .AccordionSectionLast {
  padding: 0px; 
  margin-left: 15px; 
  margin-right: 15px; 
  border-left: 1px solid #7B97B2; 
  border-right: 1px solid #7B97B2;
  background-color: #e1e1e1;
}
.AccordionSectionLast {
  border-bottom: 1px solid #7B97B2;
}
.AccordionMainContainer .tabs {
  background: none;
}
.AccordionSection .tabSpreadFrame {
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
  border-color: #888;
  border-color: rgba(0,0,0,0.25);
}
.AccordionSection iframe {
  border: 1px solid #888888;
  border-color: #888;
  border-color: rgba(0,0,0,0.25);
  border-top: none;
}
/****</Accordion>****/

/****<Wizard>****/
.StepDone, .StepActive, .StepInActive {
  color: #000000;
  font: normal 12px arial, helvetica, sans-serif;
}
.StepActive {
  font-weight: bold;
}
.StepInActive {
  color: #808080;
}
.BarDone, .BarCurrent, .BarFuture {
  font-size: 9px;
}
.BarDone {
  background-color: #66CC33;
  background: -moz-linear-gradient(left, #CCFF99 0%, #66CC33 100%);
  background: -webkit-linear-gradient(left, #CCFF99 0%,#66CC33 100%);
  background: linear-gradient(to right, #CCFF99 0%,#66CC33 100%);
}
.BarCurrent {
  background-color: #66CC33;
}
.BarFuture {
  background-color: #808080;
}
.BeforeBar, .AfterBar {
  font-size: 9px;
}
/****</Wizard>****/

/****<Checkbox Group>****/
.chkGroupContainer {
  border: 1px solid #DFD1B9; 
  background-color: white; 
  background-color: #f5f4ed;
  margin-bottom: 5px;
}
.chkGroupHeader {
  background-color: #DFD1B9; 
  cursor: pointer;
}
.chkGroupHeader * img {
  margin-left: 3px; 
}
.chkGroupHeader * a {
  text-decoration: none;
  color: black;
}
.chkGroupCheckbox {
  width: 200px; 
  overflow: hidden; 
  white-space: nowrap; 
  text-overflow: ellipsis; 
  padding: 3px; 
  float: left;
}
/****</Checkbox Group>****/

/****<Dx Association Page>****/
.DxTopLeftCell {
  background-color: #E0E0E0;
  z-index: 100;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
}
.DxColHeaderCell {
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: #E0E0E0;
  cursor: pointer;
}
.DxColHeaderSubCell {
  font-size: 12px;
  font-family: Arial;
}
.DxOrdCell {
  font-size: 12px;
  font-family: Arial;
  border-right: 1px solid #808080;
  cursor: pointer;
}
.DxChkCell {
  border-right: 1px solid #808080;
}
.DxTable {
  border-bottom: 1px solid #808080;
}
/****</Dx Association Page>****/

/****<Association Grid>****/
.AssocTopLeftCell {
  background-color: #E0E0E0;
  z-index: 100;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
}
.AssocColHeaderCell {
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: #E0E0E0;
  cursor: pointer;
}
.AssocColHeaderSubCell {
  font-size: 12px;
  font-family: Arial;
  white-space: nowrap;
}
.AssocRowHeaderCell {
  font-size: 12px;
  font-family: Arial;
  border-right: 1px solid #808080;
  white-space: nowrap;
  cursor: pointer;
}
.AssocChkCell {
  border-right: 1px solid #808080;
}
.AssocTable {
  border-bottom: 1px solid #808080;
  border-left: 1px solid #808080;
  border-top: 1px solid #808080;
}
/****</Association Grid>****/

/****<Smart Selection>****/
.selectionDiv, .selectionDivHot {
  cursor: pointer;
  white-space: nowrap;
  width: 100%;
  font: normal 12px arial, helvetica, sans-serif;
  padding-left: 1px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.selectionDiv {
  color: #000000;
}
.selectionDivHot {
  color: #FFFFFF;
  background-color: #316AC5;
}
.groupDiv {
  display: none;
  position: absolute;
  overflow: scroll;
  height: 100px;
  width: 198px;
  background-color: #FFFFCC;
  border: 1px solid #7F9DB9;
  z-index: 30;
}
/****</Smart Selection>****/

/****<Encounter Bar>****/
.encbarHead {
  color: #FFFFFF;
  background-color: #333366;
  font: bold 13px arial, helvetica, sans-serif;
}
.subButton {
  color: #333366;
  font: normal 13px arial, helvetica, sans-serif;
  background-color: #FFCC66;
  border-bottom: 1px solid #CC9933;
  border-right: 1px solid #CC9933;
}
/****</Encounter Bar>****/

/****<Help & Hints>****/
.clsHelp {
  width: 100%;
  color: #000000;
  font: normal 14px arial, helvetica, sans-serif;
  background-color: #C7E4EF;
  border: 1px solid #333366;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 1px;
}
.tooltip {
  display: none;
  position: absolute;
  font: normal 10px arial, helvetica, sans-serif;
  background-color: #FFFFCC;
  border: 1px solid #CCCC99;
  padding: 2px;
}
div.hint {
  visibility: hidden;
  position: absolute;
  font: normal 70% tahoma;
  background-color: #FFFFE1;
  border: 1px solid #000000;
  padding: 1px 1px 1px 3px;
}
.hintHead {
  width: 100%;
  color: #FFFFFF;
  font-size: 150%;
  text-align: center;
  background-color: #990000;
}
.hintData {
  font: normal 80% arial, helvetica, sans-serif;
}
.SearchInfo {
  color: #333333;
  font: bold 13px arial, helvetica, sans-serif;
  padding: 2px 5px 2px 5px;
}
.SearchInfoSec {
  background-color: #DDEAF4;
  border: 1px solid #AEB4BD;
  border-bottom: 0px;
}
/****</Help & Hints>****/

/****<Old Tabs>****/
.navTab, .selectedNavTab {
  cursor: pointer;
  height: 1.3em;
  color: #000000;
  vertical-align: bottom;
  padding: 2px 4px 2px 4px;
}
.navTab {
  background-color: #CECEC6;
  border: 1px solid #888888;
  border-bottom: 0px;
}
.selectedNavTab {
  background-color: #ECECE2;
  border: 1px solid #000000!important;
  border-bottom: 0px!important;
}
.tabbody {
}
/****</Old Tabs>****/

/****<Trees>****/
.treeElement, .treeElementHover, .treeElementSelected {
  cursor: pointer!important;
  color: #000000;
  font: normal 10pt arial, helvetica, sans-serif;
  white-space: nowrap;
}
.treeElementHover {
  text-decoration: underline;
}
.treeElementSelected {
  background-color: #CCCCCC;
}
/****</Trees>****/

/****<Smart Tools>****/
.selBox {
  display: none;
  position: absolute;
  width: 300px;
  border: 1px solid #000000;
  background-color: #FFFFFF;
  z-index: 1000;
  text-align: left;
}
.optBox {
  height: 126px;
  overflow-y: scroll;
}
.stbHeader {
  cursor: default;
  width: 100%;
  color: #13364B;
  font: bold 13px arial, helvetica, sans-serif;
  background-color: #DBDBCE;
  border-bottom: 1px solid #666666;
  padding: 0 0 1px 1px;
}
.stbOption, .stbOptionHighlight {
  cursor: pointer;
  width: 100%;
  font: normal 13px arial, helvetica, sans-serif;
  padding: 1px 2px 1px 2px;
}
.stbOption {
  color: #000033;
  background-color: #FFF9D0;
}
.stbOptionHighlight {
  color: #FFFFFF;
  background-color: #AF4930;
}
.SmartHelp {
  visibility: hidden;
  position: absolute;
  top: 50px;
  font: normal 13px arial, helvetica, sans-serif;
  background-color: #FFFFFF;
  border: 1px solid  #000000;
  padding: 2px;
  z-index: 1001;
}
.SmartList {
  visibility: hidden;
  cursor: default;
  position: absolute;
  top: 50px;
  min-width: 200px;
  max-width: 600px;
  border: 1px solid #000000;
  z-index: 1000;
}
.SmartListHeader {
  position: relative;
  width: 100%;
  color: #13364B;
  font: bold 13px arial, helvetica, sans-serif;
  background-color: #DBDBCE;
  border-bottom: 1px solid #666666;
  padding: 1px 0px 1px 2px;
}
.SmartListHelpIcon {
  cursor: pointer;
  position: absolute;
  top: 1px;
  right: 1px;
  border: 0px;
}
.SmartList td {
  font: normal 13px arial, helvetica, sans-serif;
}
.selectedSmartList {
  color: #FFFFFF;
  background-color: #0A246A;
  padding: 1px 2px 2px 2px;
}
.selectedSmartListFocus {
  color: #FFFFFF;
  background-color: #0A246A;
  border: 1px ridge #FFFFFF;
  padding: 0px 1px 1px 1px;
}
.multiSmartList, .multiSmartListFocus, .singleSmartList, .singleSmartListFocus, .selectedSmartList, .selectedSmartListFocus
{
  cursor: pointer;
}
.multiSmartList {
  color: #000000;
  background-color: #00FFFF;
  padding: 1px 2px 2px 2px;
}
.multiSmartListFocus {
  color: #000000;
  background-color: #00FFFF;
  border: 1px ridge #FFFFFF;
  padding: 0px 1px 1px 1px;
}
.singleSmartList {
  color: #000000;
  background-color: #FFFF00;
  padding: 1px 2px 2px 2px;
}
.singleSmartListFocus {
  color: #000000;
  background-color: #FFFF00;
  border: 1px ridge #FFFFFF;
  padding: 0px 1px 1px 1px;
}
.LinkPhraseRow {
  padding: 0 0 4px 4px;
}
.UnfilledMsgContainer {
  width: 100%;
  font: normal 12px arial, helvetica, sans-serif;
  background: #F0F7FD;
  border: 1px solid #C0C0C0;
  padding: 2px;
  text-align:left;
}
/****</Smart Tools>****/

/****<Accordion Reports>****/
#IP_ICU_MAIN td{
  padding: 0;
}
table.clsContainer {
  .table-layout:fixed;
  font-family:arial;
  font-size:8pt;
  vertical-align:top;
  border-collapse:collapse;
  border-width:0;
  border:0;
  padding:0;
  cell-spacing:none;
  cell-padding:none;
}
table.clsData {
  .table-layout:fixed;
  font-family:arial;
  font-size:8pt;
  vertical-align:top;
  border-collapse:collapse;
  border-width:1px;
  border-color:#191970;
  cell-spacing:none;
  cell-padding:none;
}
td.clsData {
  vertical-align:top;
  border-collapse:collapse;
  border-left: solid #E0E0E0 1px;
  background-color:#FFFFFF;
}
td.clsData1 {
  vertical-align:top;
  border-collapse:collapse;
  border-left: solid #E0E0E0 1px;
  background-color:#F0F0F0;
}
td.clsTLbl {
  vertical-align:top;
  align:center;
  border-collapse:collapse;
  border-left: solid #E0E0E0 1px;
}
td.clsSig {
  vertical-align:top;
  border-collapse:collapse;
  border-left: solid #E0E0E0 1px;
  background-color:#FFFF00;
}
div.clsContainer {
  overflow:hidden;
  border:none;
  border-width:0;
  padding:0;
  scrollbar-base-color:#D0D0D0;
}
td.clsRow div, td.clsHead span, td.clsData span, td.clsData1 span, td.clsSig span, td.clsData div, td.clsData1 div, td.clsSig div{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
span.QLnk {
  padding-left:4px;
  padding-right:4px;
}
span.CurInc {
  background-color:blue;
  color:white;
}
/****</Accordion Reports>****/

/****<Video Visits>****/
object#WPFlashTelemedicine {width:100%;height:100%;position:absolute;top:0px;left:0px;}
.imgVVConnected {
  margin-top: 2px;
}
.VVProvList {
  width: 200px; 
  margin-right: 8px; 
  margin-left: 2px;
}
.lbVV {
  padding: 25px;
}
.activeVVText {
  border-top: 1px solid #d3d3d3; 
  margin: 0px; 
  padding: 15px;
}
/****</Video Visits>****/

/****<Copyrights & Patents>****/
.copyright {
  color: #000000;
  font: normal 9px arial, helvetica, sans-serif;
  text-align: right;
  padding: 2px auto 1px auto;
  margin: 0px;
}
body.copyright {
  padding: 0px 8px;
  margin: 0 auto 0 auto;
  border-top: thin solid lightgray;
}
.copyrightLogin {
  color: #666699;
  font: normal 9px arial, helvetica, sans-serif;
}
.patent {
  color: #666666;
  font: normal 9px arial, helvetica, sans-serif;
}
/****</Copyrights & Patents>****/

/****<Welcome>****/
.bodyHead {
  color: #000033;
  font: bold 17px arial, helvetica, sans-serif;
}
.bodyText {
  color: #333366;
  font: normal 16px arial, helvetica, sans-serif;
}
.bodyEmph {
  color: #CC0000;
  font: normal 16px arial, helvetica, sans-serif;
}
/****</Welcome>****/

/****<Frame Borders>****/
.frameBorder3dTop {
  border-top: 2px solid #333366;
}
.frameBorder3dBottom {
  border-bottom: 3px solid #9999CC;
}
/****</Frame Borders>****/

/****<Fieldsets>****/
.fieldset {
  border: 1px solid #666666;
}
.fieldsetLight {
  border: 1px solid #A0A0A0;
}
.fieldsetLegend {
  color: #375971;
  font-size: 95%;
  font-weight: bold;
}
/****</Fieldsets>****/

/****<Utilities Page>****/
a.UtilityOption:link, a.UtilityOption:visited, a.UtilityOption:active {
  font: bold 14px arial, helvetica, sans-serif;
  text-decoration: none;
}
a.UtilityOption:hover {
  text-decoration: underline;
}
/****</Utilities Page>****/

/****<Section Backgrounds>****/
.ibmsgscroll {
}
.ScrollBlue {
}
.noScrollNormal {
}
.ScrollDelineatedRight, .noScrollDelineatedRight {
  border-right: 1px solid #3063B0;
  background-color: #DDEAF4;
}
.noScrollDelineatedRight {
  border-bottom: 1px solid #3063B0;
  overflow: auto;
  position: relative;
}
.noScrollBlank {
  background-color: #FFFFFF;
}
/****</Section Backgrounds>****/

/****<Table Headers & Data>****/
.tddata {
  font: normal 80% arial, helvetica, sans-serif;
  padding: 2px 25px 10px 25px;
}
.chead {
  font: bold 80% arial, helvetica, sans-serif;
  text-decoration: underline;
  vertical-align: top;
  padding: 0 0 0 10px;
}
.cdata {
  font: normal 80% arial, helvetica, sans-serif;
  vertical-align: top;
  padding: 0 0 0 10px;
}
.lhead {
  font: bold 95% arial, helvetica, sans-serif;
  text-align: right;
  vertical-align: top;
  padding: 2px 0 0 6px;
}
.shead {
  font: bold 95% arial, helvetica, sans-serif;
  text-align: center;
  background-color: #D7D7D7;
}
.subhead {
  font: bold 80% arial, helvetica, sans-serif;
  vertical-align: top;
  padding: 0 0 0 6px;
}
.subcell {
  font: normal 80% arial, helvetica, sans-serif;
  vertical-align: top;
  padding: 3px 0 0 6px;
}
.cidata {
  font: normal 80% arial, helvetica, sans-serif;
  vertical-align: top;
  padding: 0 25px 0 10px;
}
.bhead {
  font: bold 20px arial, helvetica, sans-serif;
}
.lowhead {
  font: bold 100% arial, helvetica, sans-serif;
  text-align: right;
  vertical-align: bottom;
  padding: 0 0 0 6px;
}
A.ctxtLnk {
  text-decoration: none!important;
}
A.ctxtLnk:hover, A.ctxtLnk:active {
  text-decoration: underline!important;
}
.darkBack A {
  color: #FFC!important;
}
.darkBack A:hover, .darkBack A:active {
  color: #FF6!important;
}
/****</Table Headers & Data>****/

/****<Rules>****/
.headrule {
  height: 5px;
}
.bigrule {
  height: 5px;
}
.medrule {;}

.thinrule {
  height: 1px;
  color: #B1BCBB;
}
.subrule {
  height: 1px;
  color: #B1BCBB;
}
/****</Rules>****/

/****<Fonts>****/
.font3, .font9, .font14, .font19, .font20 {
  font-family: arial, helvetica, sans-serif;
}
.font2 {
  font-family: Tahoma, arial, helvetica, sans-serif;
}
.font7 {
  font-family: Times, arial, helvetica, sans-serif;
}
.font8 {
  font-family: courier new, courier, monospace;
}
/****</Fonts>****/

/****<Report Styles>****/
.top .betweenReports {
  page-break-after: always;
}
.bottom .betweenReports {
  page-break-after: auto;
}
.pagebreak {
  page-break-after: always;
}
.protectedlink, .protectedlist, .protectedblock, .protectedgrammar {
  padding: 0px;
}
.BrStyle {
  font: normal 4pt arial, helvetica, sans-serif;
}
.CmtStyle {
  font: normal 8pt arial, helvetica, sans-serif;
  vertical-align: top;
}
.TblStyle, .tblStyle {
  border-collapse:collapse;
  font: normal 8pt arial, helvetica, sans-serif;
  vertical-align: top;
  border-width: 1px;
}
.ThdStyle {
  font: normal 8pt arial, helvetica, sans-serif;
  text-decoration: underline;
}
.CellStyle {
  font: normal 8pt arial, helvetica, sans-serif;
  vertical-align: top;
}
.ButStyle {
  font: normal 8pt arial, helvetica, sans-serif;
  vertical-align: middle;
}
.TitleStyle {
  font: bold 9pt arial, helvetica, sans-serif;
  text-align: left;
  vertical-align: middle;
}
.WndStyle {
  border-collapse: collapse;
  font: normal 8pt arial, helvetica, sans-serif;
  vertical-align: top;
  border-width: 1px;
}
.ReportSectionHeader {
  font: bold 12px arial, helvetica, san-serif;
  color:#003399;
  padding:0;
  border-bottom:1pt solid #003399;
}
.ReportRowHeader {
  background-color:#F4FAFF;
  font: normal 12px arial, helvetica, san-serif;
  color:#003399;
  padding:2px;
}
.ReportCell {
  font: normal 12px arial, helvetica, san-serif;
  color:#000000;
  padding:2px;
}
.report-background-color, body.ReportIFrame {
  background-color: #FFFFFF;
}
.report-message {
  text-align: center;
}
.report-message-top {
  margin-top: 30px;
}
/****</Report Styles>****/

/****<Various>****/
.page {
  color: #333366;
  font: normal 16px arial, helvetica, sans-serif;
}
.msgPage {;}
.BorderBox {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.readOnlyInstructions {
  height:200px; 
  overflow:auto; 
  padding-left:5px; 
  background-color:#EFEFEF; 
  border:1px solid #999999;
}
.padded{
  padding: 8px;
}
.NoMargin {
  margin: 0px;
}
#IBHiddenText {
  color: transparent;
}
.clickable {
  cursor: pointer;
}
/****</Various>****/

/****<Various Unused>****/
.clickLabel {
  cursor: default;
}
/****</Various Unused>****/

/****<Display Classes>****/
.printonly {
  display: none;
}
.displayonly {
}
.hdnElm {
  display: none;
}
.visElm {
}
.disabled {
  opacity: 0.3;
}
/****</Display Classes>****/

#SmartBoxToolbar .toolbarButtonBar
{
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
}

/****<Print Classes>****/
/********** SHOULD BE KEPT AT END OF FILE **********/
@media print{
  .displayonly {
    display: none;
  }
  .printonly {
    display: table-cell !important;
  }
  .page {
    font: normal 14px arial, helvetica, sans-serif;
    color: #000000;
    background: #FFFFFF;
  }
  .banner {
    display: none;
  }
  a:link {
    color: #000000;
  }
  .subrule, .medrule, .headrule, .bigrule {
    color: #000000;
  }
  .toolbarButtonBar, .toolbarBottomButtonBar, .toolbarButtonBarMultiTab{
    display: none;
  }
  .dataInactiveEven, .dataInactiveOdd, .dataInactiveEven a, .dataInactiveOdd a {
    color: #CCCCCC!important;
  }
  .TableClass thead{
    visibility: visible !important;
  }  
  /*font size for printing reports*/
  pre {
    font-family: monospace;
    font-size: 12px;
  }
  .theader {
    font-size: 12px;
  }
  .tfooter {
    font-size: 12px;
  }
  .printHeader {
    font-size: 12px;
    color: black;
  }
  .ios-container {
    /* This class is important for printing reports from iOS. Any changes here also need to be replicated in CEPrintIOS in CareEverywhere.js*/
    position: initial !important;
    overflow: initial !important;
  }
  #VideoVisitFilter {
    display: none !important;
  }
}
/****</Print Classes>****/